home *** CD-ROM | disk | FTP | other *** search
/ Hráč 2005 January / Hrac_76_2005-01_dvd.iso / ovladace & prehravace / Xvid / XviD-1.0.1-05062004.exe / install_script.iss
Text File  |  2004-07-22  |  11KB  |  203 lines

  1. ;InnoSetupVersion=4.2.3
  2.  
  3. [Setup]
  4. AppName=XviD
  5. AppVerName=XviD MPEG-4 Video Codec
  6. AppId=XviD
  7. AppVersion=XviD-1.0.1-05062004
  8. AppPublisher=XviD Team (Koepi)
  9. AppPublisherURL=http://www.xvid.org/
  10. AppSupportURL=http://forum.doom9.org/forumdisplay.php?s=&forumid=52
  11. AppUpdatesURL=http://www.koepi.org/
  12. DefaultDirName={pf}\XviD
  13. DefaultGroupName=XviD
  14. OutputBaseFilename=XviD-1.0.1-05062004
  15. Compression=lzma
  16. LicenseFile=embedded\License.txt
  17. InfoBeforeFile=embedded\InfoBefore.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{sys}\xvidvfw.dll"; DestDir: "{sys}"; Flags: promptifolder 
  23. Source: "{app}\MiniCalc.exe"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\OGMCalc.exe"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\releasenotes.txt"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\vidccleaner.exe"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\StatsReader.exe"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\statsreader.txt"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{sys}\xvid.ax"; DestDir: "{sys}"; Flags: regserver promptifolder 
  30. Source: "{app}\XviD_Quant_Matrices.zip"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{sys}\xvidcore.dll"; DestDir: "{sys}"; Flags: promptifolder 
  32. Source: "{app}\AviC.exe"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\doom9forum.url"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\xvidhomepage.url"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{app}\koepishomepage.url"; DestDir: "{app}"; Flags: ignoreversion 
  36.  
  37. [Registry]
  38. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc"; ValueName: "xvidvfw.dll"; ValueType: String; ValueData: "XviD MPEG-4 Video Codec"; Flags: createvalueifdoesntexist uninsdeletevalue 
  39. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "Description"; ValueType: String; ValueData: "XviD MPEG-4 Video Codec"; Flags: createvalueifdoesntexist uninsdeletevalue 
  40. Root: HKCU; Subkey: "Software\GNU\XviD"; Flags: uninsdeletekey deletekey 
  41. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32"; ValueName: "vidc.XVID"; ValueType: String; ValueData: "xvidvfw.dll"; Flags: createvalueifdoesntexist uninsdeletevalue 
  42. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "Description"; ValueType: String; ValueData: "XviD MPEG 4 Codec"; Flags: createvalueifdoesntexist uninsdeletevalue 
  43. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "Driver"; ValueType: String; ValueData: "xvidvfw.dll"; Flags: createvalueifdoesntexist uninsdeletevalue 
  44. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "FriendlyName"; ValueType: String; ValueData: "XviD"; Flags: createvalueifdoesntexist uninsdeletevalue 
  45. Root: HKCU; Subkey: "Software\GNU\XviD"; ValueName: "Supported_4CC"; ValueType: Dword; ValueData: "$7"; Tasks: DecodeAll; Flags: createvalueifdoesntexist 
  46.  
  47. [INI]
  48. FileName: "system.ini"; Section: "drivers32"; Key: "vidc.XVID"; String: "xvidvfw.dll"; Flags: createkeyifdoesntexist uninsdeleteentry 
  49.  
  50. [Run]
  51. Filename: "{app}\vidccleaner.exe"; Parameters: "-a"; StatusMsg: "Checking Drivers32 registry key for void entries."; Description: "Check the registry for void entries - in case some codecs don't show up in your encoding application."; Flags: waituntilidle
  52.  
  53. [Icons]
  54. Name: "{group}\Nic's MiniCalc"; Filename: "{app}\MiniCalc.exe"; Comment: "An avi bitrate calculator."; 
  55. Name: "{group}\Koepi's OGMCalc"; Filename: "{app}\OGMCalc.exe"; Comment: "A bitrate calculator especially for encoding to OGM."; 
  56. Name: "{group}\Release Notes"; Filename: "{app}\releasenotes.txt"; Comment: "Important notes concerning this XviD build."; 
  57. Name: "{group}\Vidc.Cleaner"; Filename: "{app}\vidccleaner.exe"; IconFilename: "{app}\vidccleaner.exe"; Comment: "Execute if codec doesn't show up in your encoding application."; 
  58. Name: "{group}\StatsReader 2.1"; Filename: "{app}\StatsReader.exe"; Comment: "Check the first pass size and more."; 
  59. Name: "{group}\StatsReader Notes"; Filename: "{app}\StatsReader.txt"; Comment: "Documentation for the StatsReader."; 
  60. Name: "{group}\Some quantization matrices"; Filename: "{app}\XviD_Quant_Matrices.zip"; Comment: "A selection of custom quant matrices."; 
  61. Name: "{group}\Nic's FourCC changer"; Filename: "{app}\avic.exe"; Comment: "Change the FourCC of your avi files."; 
  62. Name: "{group}\Configure Decoder"; Filename: "rundll32.exe"; Parameters: "xvid.ax,Configure"; Comment: "Configure the decoder properties."; 
  63. Name: "{group}\Configure Encoder"; Filename: "rundll32.exe"; Parameters: "xvidvfw.dll,Configure"; Comment: "Configure the encoding properties."; 
  64. Name: "{group}\INet-XviD Homepage"; Filename: "{app}\xvidhomepage.url"; Comment: "Home of the XviD Project"; 
  65. Name: "{group}\INet-Doom9's XviD Forum"; Filename: "{app}\doom9forum.url"; Comment: "Doom9's XviD support forum."; 
  66. Name: "{group}\INet-Koepi's Homepage (Updates)"; Filename: "{app}\koepishomepage.url"; Comment: "Koepi's homepage with the latest stable XviD binaries."; 
  67. Name: "{group}\Uninstall XviD"; Filename: "{uninstallexe}"; Comment: "Uninstall this XviD build."; 
  68.  
  69. [Tasks]
  70. Name: "DecodeAll"; Description: "Decode a&ll supported FourCCs (DivX, DX50, MP4V)"; GroupDescription: "Decoding Options:"; 
  71.  
  72. [InstallDelete]
  73. Type: filesandordirs; Name: "{app}\*.*"; 
  74. Type: files; Name: "{sys}\xvid.ax"; 
  75. Type: files; Name: "{sys}\xvidcore.dll"; 
  76. Type: files; Name: "{sys}\xvidvfw.dll"; 
  77. Type: filesandordirs; Name: "{group}\*.*"; 
  78. Type: dirifempty; Name: "{app}"; 
  79. Type: dirifempty; Name: "{group}"; 
  80.  
  81. [UninstallDelete]
  82. Type: filesandordirs; Name: "{app}\*.*"; 
  83. Type: files; Name: "{sys}\xvidvfw.dll"; 
  84. Type: files; Name: "{sys}\xvidcore.dll"; 
  85. Type: files; Name: "{sys}\xvid.ax"; 
  86. Type: dirifempty; Name: "{app}"; 
  87.  
  88. [CustomMessages]
  89. en.NameAndVersion=%1 version %2
  90. en.AdditionalIcons=Additional icons:
  91. en.CreateDesktopIcon=Create a &desktop icon
  92. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  93. en.ProgramOnTheWeb=%1 on the Web
  94. en.UninstallProgram=Uninstall %1
  95. en.LaunchProgram=Launch %1
  96. en.AssocFileExtension=&Associate %1 with the %2 file extension
  97. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  98. de.NameAndVersion=%1 Version %2
  99. de.AdditionalIcons=ZusΣtzliche Symbole:
  100. de.CreateDesktopIcon=&Desktop-Symbol anlegen
  101. de.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste anlegen
  102. de.ProgramOnTheWeb=%1 im Internet
  103. de.UninstallProgram=%1 entfernen
  104. de.LaunchProgram=%1 starten
  105. de.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  106. de.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  107. nl.NameAndVersion=%1 versie %2
  108. nl.AdditionalIcons=Extra snelkoppelingen:
  109. nl.CreateDesktopIcon=Maak een snelkoppeling op het &bureaublad
  110. nl.CreateQuickLaunchIcon=Maak een snelkoppeling op de &Snel starten werkbalk
  111. nl.ProgramOnTheWeb=%1 op het Web
  112. nl.UninstallProgram=Verwijder %1
  113. nl.LaunchProgram=&Start %1
  114. nl.AssocFileExtension=&Koppel %1 aan de %2 bestandsextensie
  115. nl.AssocingFileExtension=Bezig met koppelen van %1 aan de %2 bestandsextensie...
  116. fr.NameAndVersion=%1 version %2
  117. fr.AdditionalIcons=Ic⌠nes supplΘmentaires :
  118. fr.CreateDesktopIcon=CrΘer une ic⌠ne sur le &Bureau
  119. fr.CreateQuickLaunchIcon=CrΘer une ic⌠ne dans la barre de &Lancement rapide
  120. fr.ProgramOnTheWeb=Page d'accueil de %1
  121. fr.UninstallProgram=DΘsinstallation de %1
  122. fr.LaunchProgram=ExΘcuter %1
  123. fr.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  124. fr.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  125. no.NameAndVersion=%1 versjon %2
  126. no.AdditionalIcons=Ekstra-ikoner:
  127. no.CreateDesktopIcon=Lag ikon pσ &skrivebordet
  128. no.CreateQuickLaunchIcon=Lag et &Hurtigstarts-ikon
  129. no.ProgramOnTheWeb=%1 pσ weben
  130. no.UninstallProgram=Avinstaller %1
  131. no.LaunchProgram=Kj°r %1
  132. no.AssocFileExtension=&Koble %1 med fil-tillegget %2
  133. no.AssocingFileExtension=Kobler %1 med fil-tillegget %2...
  134. ru.NameAndVersion=%1, Γσ≡±Φ  %2
  135. ru.AdditionalIcons=─ε∩εδφΦ≥σδⁿφ√σ τφα≈ΩΦ:
  136. ru.CreateDesktopIcon=╤ετΣα≥ⁿ τφα≈εΩ φα &╨αßε≈σ∞ ±≥εδσ
  137. ru.CreateQuickLaunchIcon=╤ετΣα≥ⁿ τφα≈εΩ Γ &╧αφσδΦ ß√±≥≡επε τα∩≤±Ωα
  138. ru.ProgramOnTheWeb=╤αΘ≥ %1 Γ ╚φ≥σ≡φσ≥σ
  139. ru.UninstallProgram=─σΦφ±≥αδδΦ≡εΓα≥ⁿ %1
  140. ru.LaunchProgram=╟α∩≤±≥Φ≥ⁿ %1
  141. ru.AssocFileExtension=╤Γ& τα≥ⁿ %1 ± ⌠αΘδα∞Φ, Φ∞σ■∙Φ∞Φ ≡α±°Φ≡σφΦσ %2
  142. ru.AssocingFileExtension=╤Γ τ√ΓαφΦσ %1 ± ⌠αΘδα∞Φ %2...
  143. pl.NameAndVersion=%1 wersja %2
  144. pl.AdditionalIcons=Dodatkowe ikony:
  145. pl.CreateDesktopIcon=Utw≤rz ikonΩ na &pulpicie
  146. pl.CreateQuickLaunchIcon=Utw≤rz ikonΩ na pasku &szybkiego uruchamiania
  147. pl.ProgramOnTheWeb=Strona WWW programu %1
  148. pl.UninstallProgram=Deinstalacja programu %1
  149. pl.LaunchProgram=Uruchom program %1
  150. pl.AssocFileExtension=&Przypisz program %1 do rozszerzenia pliku %2
  151. pl.AssocingFileExtension=Przypisywanie programu %1 do rozszerzenia pliku %2...
  152. sk.NameAndVersion=%1 razliΦica %2
  153. sk.AdditionalIcons=Dodatne ikone:
  154. sk.CreateDesktopIcon=Ustvari ikono na &namizju
  155. sk.CreateQuickLaunchIcon=Ustvari ikono za &hitri zagon
  156. sk.ProgramOnTheWeb=%1 na spletu
  157. sk.UninstallProgram=Odstrani %1
  158. sk.LaunchProgram=Odpri %1
  159. sk.AssocFileExtension=&Pove₧i %1 s pripono %2
  160. sk.AssocingFileExtension=Povezujem %1 s pripono %2...
  161. cz.NameAndVersion=%1 verze %2
  162. cz.AdditionalIcons=DalÜφ zßstupci:
  163. cz.CreateDesktopIcon=Vytvo°it zßstupce na &ploÜe
  164. cz.CreateQuickLaunchIcon=Vytvo°it zßstupce na panelu &SnadnΘ spuÜt∞nφ
  165. cz.ProgramOnTheWeb=Aplikace %1 na internetu
  166. cz.UninstallProgram=Odinstalovat aplikaci %1
  167. cz.LaunchProgram=Spustit aplikaci %1
  168. cz.AssocFileExtension=Vytvo°it &asociaci mezi soubory typu %2 a aplikacφ %1
  169. cz.AssocingFileExtension=Vytvß°φ se asociace mezi soubory typu %2 a aplikacφ %1...
  170. ct.NameAndVersion=%1 versi≤ %2
  171. ct.AdditionalIcons=Icones addicionals:
  172. ct.CreateDesktopIcon=Crear una icona a l'&Escriptori
  173. ct.CreateQuickLaunchIcon=Crear una icona a la &Barra de tasques
  174. ct.ProgramOnTheWeb=%1 a Internet
  175. ct.UninstallProgram=Desinstal╖lar %1
  176. ct.LaunchProgram=Obrir %1
  177. ct.AssocFileExtension=&Associar %1 amb l'extensi≤ de fitxer %2
  178. ct.AssocingFileExtension=Associant %1 amb l'extensi≤ de fitxer %2...
  179. pt.NameAndVersion=%1 versπo %2
  180. pt.AdditionalIcons=═cones adicionais:
  181. pt.CreateDesktopIcon=Criar φcone no &Ambiente de Trabalho
  182. pt.CreateQuickLaunchIcon=Criar φcone na barra de Iniciaτπo &Rßpida
  183. pt.ProgramOnTheWeb=%1 na Web
  184. pt.UninstallProgram=Desinstalar o %1
  185. pt.LaunchProgram=Executar o %1
  186. pt.AssocFileExtension=&Associar o %1 aos ficheiros com a extensπo %2
  187. pt.AssocingFileExtension=A associar o %1 aos ficheiros com a extensπo %2...
  188.  
  189. [Languages]
  190. ; These files are stubs
  191. ; To achieve better results after recompilation, use the real language files
  192. Name: "en"; MessagesFile: "embedded\en.isl"; 
  193. Name: "de"; MessagesFile: "embedded\de.isl"; 
  194. Name: "nl"; MessagesFile: "embedded\nl.isl"; 
  195. Name: "fr"; MessagesFile: "embedded\fr.isl"; 
  196. Name: "no"; MessagesFile: "embedded\no.isl"; 
  197. Name: "ru"; MessagesFile: "embedded\ru.isl"; 
  198. Name: "pl"; MessagesFile: "embedded\pl.isl"; 
  199. Name: "sk"; MessagesFile: "embedded\sk.isl"; 
  200. Name: "cz"; MessagesFile: "embedded\cz.isl"; 
  201. Name: "ct"; MessagesFile: "embedded\ct.isl"; 
  202. Name: "pt"; MessagesFile: "embedded\pt.isl"; 
  203.